From: Jan Djärv Date: Sat, 7 Dec 2013 14:26:29 +0000 (+0100) Subject: Mention bug 16049. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2118 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fa6fa1a1773f255b5efbe52a743b017f4908a6cb;p=emacs.git Mention bug 16049. --- diff --git a/src/ChangeLog b/src/ChangeLog index 0f4d2f49ebf..e67fdada36f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,6 @@ 2013-12-07 Jan Djärv + Pixel resize changes for NS (Bug#16049). * nsterm.m (x_set_window_size): Change parameters rows/cols to height/width. row/cols are locals. Pass pixelwise to check_frame_size. Don't set FRAME_PIXEL_WIDTH/HEIGHT.